home *** CD-ROM | disk | FTP | other *** search
- Path: tcp.co.uk!usenet
- From: ian@genesis.tcp.co.uk (Ian Kenny)
- Newsgroups: comp.lang.c++
- Subject: A couple of VC++ 4.0 questions from VC++ newbie
- Date: Sat, 10 Feb 1996 12:08:35 GMT
- Organization: Total Connectivity Providers - Internet access for the UK
- Message-ID: <4fi1s5$q1e@zeus.tcp.co.uk>
- NNTP-Posting-Host: genesis.tcp.co.uk
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hi,
-
- First can I say how impressed I'm with VC++ 4.0 compared with the
- Borland offering!
-
- Socond, I'm doing some proof of concept stuff and trying to adjust to
- MFC from OWL:) Could you tell me the answer to the following, please:
-
- 1)How do Maximise child Windows of an MDI the manual mentions using
- ActiveFrame but does say what to enter, m_nCmdShow =SW_SHOWMAXIMIZED?
- (My test app is SDI:)
-
- 2) I have a splitter window with 2 views and want the main window
- title to change when each view is focused. OK over ride the
- OnSetFocus, however WM_SETFOCUS is not sent initially so the initial
- view does not change the title. Where should I put the initial call to
- set the title so that AfxGetMainWnd() returns a valid pointer?
-
- Thanks
-
- Ian:)
- -------
- Ian Kenny Email: ian@genesis.tcp.co.uk
- Programmer Tel: +44 (0)1794 323062
- Romsey, UK
-
-